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

declare const FileListLineIcon: RemixiconReactIconComponentType;
export default FileListLineIcon;
