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