import React from 'react'; export declare function toArray(children: React.ReactNode): React.ReactElement[];