export declare function createEmptyValue(): { children: { text: string; }[]; type: string; }[];