export declare const SPLIT_ERRORS: {
    context: string;
    children: string;
};
