/// import { SvgIconProps } from './types'; export declare function DataBarVerticalIcon({ className, ...props }?: Partial): JSX.Element;