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