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