import { IDesignerRegistry } from '@thevikalp/designable-core'; export declare const useRegistry: () => IDesignerRegistry;