export declare function getSingleElementChild(children: React.ReactNode): import("react").ReactElement> | null;