import { SVGProps } from "react";
declare const MCMdlGoToStart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlGoToStart };
