import type { IconProps } from '../../types';
declare const FilePaperFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: File Paper Fill
 * @see {@link https://remixicon.com/icon/file-paper-fill Remix Icon Docs}
 */
export { FilePaperFill };
