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