UNPKG

@platformbuilders/react-native-ui

Version:
4 lines 377 B
export declare type ButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'accent' | 'flat'; export declare type TypographyVariants = 'largeTitle' | 'title1' | 'title2' | 'title3' | 'title4' | 'headline' | 'body' | 'subhead' | 'footnote' | 'caption1' | 'caption2'; export declare type LoadingVariants = 'linear' | 'circular' | 'button'; //# sourceMappingURL=Variants.d.ts.map