import type { INodeType, INodeTypeDescription } from 'n8n-workflow';
export declare class Perplexity implements INodeType {
    description: INodeTypeDescription;
}
//# sourceMappingURL=Perplexity.node.d.ts.map