import type { FabricDynamicGuestDeclarations, FabricGuestTypeSources } from "../protocol.js"; export declare const buildDynamicGuestDeclarations: (sources: FabricGuestTypeSources) => FabricDynamicGuestDeclarations; //# sourceMappingURL=dynamic-guest-types.d.ts.map