/// <reference types="react" />
export declare const CnResult: import("react").ForwardRefExoticComponent<Partial<import("../../components/cn-result").CnResultProps> & import("react").RefAttributes<unknown>>;
