export declare const useChildren: (key: symbol) => { children: import("vue").Reactive; linkChildren: (value?: any) => void; };