import { IssueValueHook } from '../interface'; declare const hooks: IssueValueHook[]; export default hooks;