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