import { RootTheme } from '@sanity/ui'; /** * The theme object used to configure theming of `@sanity/ui`. * @internal */ export declare const theme: RootTheme; //# sourceMappingURL=index.d.ts.map