declare function withQueryPush(replaceToName?: string): (WrapperComponent: any) => (props: any) => JSX.Element; export default withQueryPush;