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