import type { FlowbiteRatingTheme } from './Rating';
import type { FlowbiteRatingAdvancedTheme } from './RatingAdvanced';
export declare const ratingTheme: FlowbiteRatingTheme;
export declare const ratingAdvancedTheme: FlowbiteRatingAdvancedTheme;
