UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

17 lines (16 loc) 382 B
export declare const markRecipe: import("../..").RecipeDefinition<{ variant: { subtle: { bg: "colorPalette.subtle"; color: "inherit"; }; solid: { bg: "colorPalette.solid"; color: "colorPalette.contrast"; }; text: { fontWeight: "medium"; }; plain: {}; }; }>;