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