geoiq-frontend-ui-kit
Version:
This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.
7 lines • 437 B
TypeScript
export declare const CreditsIndicatorVariants: (props?: ({
size?: "md" | "lg" | "sm" | null | undefined;
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
export declare const CreditsPillVariants: (props?: ({
size?: "md" | "lg" | "sm" | null | undefined;
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
//# sourceMappingURL=credits-indicator.styles.d.ts.map