/// import { IconProps } from "../SvgIcon"; export declare const DataBar: (props?: IconProps) => JSX.Element; export default DataBar;