export declare function grantAllowance(address: string): Promise<void>;
