import { FlowindThemeBase } from './types'; export declare const FLOWIND_COLORS: string[]; export declare const radius: {}; export declare const _DEFAULT_THEME: FlowindThemeBase; export declare const DEFAULT_THEME: import("./types").FlowindTheme;