import { INodeProperties } from 'n8n-workflow'; export declare const googleMapsSearchOperations: INodeProperties[]; export declare const googleMapsSearchFields: INodeProperties[]; export declare const googleMapsReviewsFields: INodeProperties[]; export declare const googleMapsPhotosFields: INodeProperties[];