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