import { Plugin } from 'rollup';
export declare function rollupPluginCatchFetch(): Plugin;
