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