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