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