import React from "react"; export declare const withOverride: >( overrideKey: string, DefaultComponent: TComponent ) => React.ComponentType>;