declare const _default: { attr: { relation: string; entity: string; entityId: string; type: string; number: string; confirmed: string; remark: string; grantee: string; granter: string; files: string; expired: string; expiresAt: string; }; action: { confirm: string; }; v: { type: { grant: string; transfer: string; }; }; }; export default _default;