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

declare const LineFillIcon: RemixiconReactIconComponentType;
export default LineFillIcon;
