import { type Builder } from 'ton-core'; export type BuilderWriter = (builder: Builder) => void; //# sourceMappingURL=common.d.ts.map