export declare const label: import("@vanilla-extract/recipes").RuntimeFn<{ disabled: { true: { color: string; }; }; required: { true: { ':after': { content: "\"*\" / \"\""; }; }; }; readOnly: { true: { color: string; }; }; }>; export declare const readOnlyLabel: string;