import { RemixiconReactIconComponentType } from './dist/typings';

declare const TicketLineIcon: RemixiconReactIconComponentType;
export default TicketLineIcon;
