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