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