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