import type { FC, SVGProps } from "react";
export declare const Reload: FC<SVGProps<SVGSVGElement>>;
export default Reload;
//# sourceMappingURL=Reload.d.ts.map