import { type IThemeDefinition } from "@gooddata/sdk-model"; /** * @internal */ export declare const greenDarkTheme: IThemeDefinition; //# sourceMappingURL=greenDark.d.ts.map