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

declare const FileMarkLineIcon: RemixiconReactIconComponentType;
export default FileMarkLineIcon;
