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