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