import { ParallelStructure } from "../internal_modules";
import { Structure } from "../internal_modules";
import { LoiDebit } from "../internal_modules";
export declare function CreateStructure(loiDebit: LoiDebit, parentNub?: ParallelStructure, dbg?: boolean, nullParams?: boolean): Structure;
//# sourceMappingURL=factory_structure.d.ts.map