export declare const COMPONENT_THEME_AUTHORING: { readonly authority: "theme"; readonly scope: "component"; readonly allowInstanceOverride: true; }; export declare const FEATURE_MANIFEST_ELEMENTS: { readonly auth: readonly ["ForgotPasswordForm", "OAuthProviderButton", "OAuthProviderList", "OtpForm", "SignInForm", "SignUpForm"]; readonly surface: readonly ["Surface"]; readonly avatar: readonly ["Avatar", "AvatarGroup"]; readonly badge: readonly ["Badge"]; readonly card: readonly ["Card", "MediaCard", "MetricCard", "PostCard", "ProductCard"]; readonly chip: readonly ["Chip", "ChipGroup"]; readonly 'data-table': readonly ["DataTable"]; readonly 'date-picker': readonly ["DatePicker"]; readonly dialog: readonly ["Dialog"]; readonly form: readonly ["Form", "FormError", "Field"]; readonly gradient: readonly ["Gradient"]; readonly button: readonly ["Button", "IconButton", "ButtonGroup"]; readonly icon: readonly ["Icon"]; readonly image: readonly ["Image"]; readonly 'keyboard-avoiding-view': readonly ["KeyboardAvoidingView"]; readonly 'content-rail': readonly ["ContentRail"]; readonly layout: readonly ["Divider", "Grid", "Screen", "ScrollView", "View"]; readonly section: readonly ["ScreenSection", "SectionHeader"]; readonly list: readonly ["FlatList", "SectionList"]; readonly pagination: readonly ["Pagination"]; readonly rating: readonly ["Rating"]; readonly skeleton: readonly ["Skeleton", "SkeletonCard", "SkeletonList", "SkeletonText"]; readonly tabs: readonly ["Tabs", "TabList", "Tab", "TabPanel"]; readonly toolbar: readonly ["Toolbar"]; readonly typography: readonly ["Heading", "Text"]; readonly 'time-picker': readonly ["TimePicker"]; readonly uploader: readonly ["Uploader"]; readonly 'bottom-sheet': readonly ["BottomSheet"]; }; export declare const ZORA_THEME_TOKEN_FAMILIES: readonly ["colors", "spacing", "radii", "typography", "shadows"]; //# sourceMappingURL=constants.d.ts.map