import type { IGridTheme } from '../../grid/configs'; export declare function useGridTheme(): IGridTheme;