import { HooksArray } from './types.js'; declare const hooks: HooksArray; export default hooks;