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