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