UNPKG

@cainiaofe/cn-ui-m

Version:
3 lines (2 loc) 362 B
/// <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>>;