import { InstructionAccountNode } from '@codama/nodes';
import { Fragment } from '../utils';
export declare function getInstructionAccountMetaFragment(instructionAccountNode: InstructionAccountNode): Fragment;
//# sourceMappingURL=instructionAccountMeta.d.ts.map