import { Plugin } from '../../types'; export declare const hook: Plugin; export default hook;