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