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