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

declare const LayoutTopFillIcon: RemixiconReactIconComponentType;
export default LayoutTopFillIcon;
