importtype { Server } from'../entities/spec/server.ts';
/** Retrieve example values for server variables */exportdeclareconstgetServerVariableExamples: (server: Server) =>Record<string, string[]>;
//# sourceMappingURL=get-server-variable-examples.d.ts.map