export namespace skins { let dark: string; let light: string; let neutral: string; } //# sourceMappingURL=constants.d.ts.map