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