export declare const withIntl: () => (WrappedComponent: any) => (props: any) => JSX.Element; export default withIntl;