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