export declare function verify(secret: string, payload: string | object, signature: string): Promise;