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