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