import type { ThemeDefinition } from '../types'; declare const basic: ThemeDefinition; export default basic; //# sourceMappingURL=basic.d.ts.map