/** * ref 会被覆盖,导致无法选中组件 * @deprecated */ export declare const useModal: (props: any, ref: any) => { innerProps: any; };