import { createWrapSafe } from './createWrapSafe.js';
export declare const createWrapBasic: typeof createWrapSafe;
