import React from 'react';
export default function asRadioGroupChild(WrappedComponent: React.ComponentType<any>): any;
