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