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