import * as React from 'react';
export declare function getValidChildren(children: React.ReactNode): React.ReactElement<any, string | React.JSXElementConstructor<any>>[];
//# sourceMappingURL=getValidChildren.d.ts.map