import { INodeProperties } from "n8n-workflow";
export declare const commonProperties: INodeProperties[];
export declare const paginationProperties: INodeProperties[];
export declare const countryProperty: INodeProperties;
