export declare const removeUnprocessedChildren: {
    name: string;
    content: string;
    keys: number;
};
