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