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