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