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