import type { INodeProperties } from 'n8n-workflow'; export declare const pushNotificationOperations: INodeProperties[]; export declare const pushNotificationFields: INodeProperties[]; //# sourceMappingURL=PushNotificationDescription.d.ts.map