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