import type { IconProps } from '../../types'; declare const DoorLine: import("react").NamedExoticComponent; /** * MingCute Icon: Door Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { DoorLine };