export interface IText { primary?: string; secondary?: string; disabled?: string; } //# sourceMappingURL=Text.d.ts.map