import type { INodeProperties } from 'n8n-workflow'; export declare const updateEmployeeSharedDescription: (sync?: boolean) => INodeProperties[]; //# sourceMappingURL=sharedDescription.d.ts.map