export type ThemeType = 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info'; //# sourceMappingURL=Type.literal.d.ts.map