UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

2 lines (1 loc) 173 B
export declare function getSingleElementChild(children: React.ReactNode): import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | null;