export type LinkableFields = 'address'; export interface TransferRenderOptions { links: Set; } //# sourceMappingURL=TransferRenderOptions.d.ts.map