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