import React from 'react';
declare const WrapperRender: (props: any) => React.JSX.Element;
export default WrapperRender;
