export namespace DescriptionListSize { let XSmall: string; let Small: string; let Medium: string; let Large: string; } //# sourceMappingURL=constants.d.ts.map