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