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