/** * Workflow Node component styles * Using shared CSS variables from /src/shared/themes/ * Supports default and carbon themes */ export declare const workflowNodeStyles: import("lit").CSSResult; export declare const styles: import("lit").CSSResult; //# sourceMappingURL=workflow-node.style.d.ts.map