import React from 'react'; export declare const hasInoColChildren: (children: React.ReactNode) => boolean;