import type { Schema } from "@raytio/types"; export declare const addLoadingTimes: (schema: Schema) => Schema;