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