import type { Theme } from '@vtex/admin-styles'; export declare function useTheme(): Theme;