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