export declare const dateTimeRangeCSS: import("@vanilla-extract/recipes").RuntimeFn<{ showError: { true: {}; }; disabled: { true: { cursor: "not-allowed"; }; }; readOnly: { true: { cursor: "not-allowed"; }; }; }>;