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

declare const FileTextLineIcon: RemixiconReactIconComponentType;
export default FileTextLineIcon;
