export type GrantConsumeResult = { useGrant: boolean; grant: number; };