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

declare const FileMarkFillIcon: RemixiconReactIconComponentType;
export default FileMarkFillIcon;
