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