export declare const allocWasmString: (data: string, allocs: number[]) => number;
