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