import type { NativeDoc } from '../extensions/extensions';
declare const NATIVE_METHODS: NativeDoc[];
export { NATIVE_METHODS as NativeMethods };
//# sourceMappingURL=index.d.ts.map