import { int32 } from "./Int32.js"; export declare function Helpers_allocateArrayFromCons(cons: any, len: int32): T[];