import { HttpyacHooksApi } from '../../../models'; export declare function createCliPluginRegister(bail: boolean): (api: HttpyacHooksApi) => void;