import { INodeProperties } from "n8n-workflow"; export declare const timesheetOperations: INodeProperties[]; export declare const timesheetFields: INodeProperties[];