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