export declare function queryParameterNamesWithPrefix(prefix: string): Promise<string[]>;
