export declare const isValidAPIKey: (apikey: string) => boolean;
