export type Level = 'A' | 'AA' | 'AAA';
//# sourceMappingURL=Level.d.ts.map