declare function _exports(options?: {
    app: any;
}): void;
export = _exports;
