import { type RecipeVariants } from '@vanilla-extract/recipes'; export declare const pageHeaderTitleRecipe: import("@vanilla-extract/recipes").RuntimeFn<{ size: { large: string; medium: string; }; }>; export type PageHeaderTitleRecipeVariants = RecipeVariants; //# sourceMappingURL=PageHeaderTitle.css.d.ts.map