import { ReactNode } from 'react'; export declare function hasLeftAndMainHandler(children: ReactNode): boolean;