export type Principle = 'Perceivable' | 'Operable' | 'Understandable' | 'Robust';
//# sourceMappingURL=Principle.d.ts.map