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

declare const TrelloFillIcon: RemixiconReactIconComponentType;
export default TrelloFillIcon;
