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