import { ComponentClass } from "react"; export declare function withTranslation>(WrappedComponent: C): C;