import { Node } from 'slate'; export declare const hasSingleChild: (node: Node) => boolean; //# sourceMappingURL=hasSingleChild.d.ts.map