import type { INodeType, INodeTypeDescription } from "n8n-workflow";
export declare class Late implements INodeType {
    description: INodeTypeDescription;
}
//# sourceMappingURL=Late.node.d.ts.map