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