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