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

declare const TrelloLineIcon: RemixiconReactIconComponentType;
export default TrelloLineIcon;
