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