import { IPlugin } from '@alib/build-scripts';
declare const buildHooksRequest: IPlugin;
export default buildHooksRequest;
