/** * A promise which resolves to `undefined`. */ declare const _default: Promise; export default _default;