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