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