export interface Endpoints {
    [key: string]: string[];
}
//# sourceMappingURL=endpoint.model.d.ts.map