/// <reference types="react" />
export declare const CnSearch: import("react").ForwardRefExoticComponent<Pick<Partial<import("../../components/cn-search").CnSearchProps & import("react").RefAttributes<import("../../components/cn-search").CnSearchRef>>, "key" | keyof import("../../components/cn-search").CnSearchProps> & import("react").RefAttributes<unknown>>;
