export namespace dataHooks { let drivenOutChildren: string; let onScreenChildrenContainer: string; let onScreenChildrenContent: string; let drivenInChildren: string; let scrollBarGradient: string; } export namespace sidebarSkins { let dark: string; let light: string; } //# sourceMappingURL=constants.d.ts.map