export declare const baseUrl: (wptServer?: string | undefined) => string;
export declare const checkApiKey: (apiKey?: string | undefined, wptServer?: string | undefined) => void;
//# sourceMappingURL=utils.d.ts.map