import { IApi } from 'umi';
export { Options } from '@plugin-web-update-notification/core';

declare const _default: (api: IApi) => void;

export { _default as default };
