import type { Idl, IdlTypeDef } from './idl.js'; export declare function accountSize(idl: Idl, idlAccount: IdlTypeDef): number; //# sourceMappingURL=common.d.ts.map