import { IssueValueHook } from '../interface'; declare const dealWithFeatureVO: IssueValueHook; export default dealWithFeatureVO;