export declare const setTextChildren: (node: any, characters: any) => void; export declare const useTextChildren: (nodeRef: any) => any;