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