import { type RecipeVariants } from '@vanilla-extract/recipes'; export declare const accordionRecipe: import("@vanilla-extract/recipes").RuntimeFn<{ border: { true: string; }; }>; export type AccordionRecipeVariants = RecipeVariants; //# sourceMappingURL=Accordion.css.d.ts.map