import type { StructLookup } from '../types/structs.js';
export declare function parseStructs(signatures: readonly string[]): StructLookup;
//# sourceMappingURL=structs.d.ts.map