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