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