/// <reference types="react" />
declare const MemoCore: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<import(".").ICore & import("react").RefAttributes<import(".").ICoreRef>>>;
export default MemoCore;
