geoiq-frontend-ui-kit
Version:
This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.
4 lines • 337 B
TypeScript
export declare const TypographyVariants: (props?: ({
variant?: "h2" | "h3" | "h1" | "body1" | "display1" | "display2" | "display3" | "body2" | "body3" | "body4" | "body5" | "body6" | null | undefined;
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
//# sourceMappingURL=typography.styles.d.ts.map