import { IDesignerLayoutContext } from '../types'; export declare const useTheme: () => IDesignerLayoutContext['theme'];