export declare const callPerplexityAPI: (query: string, maxTokens?: number, apiKey?: string | null) => Promise;