export declare const tokenlessResultWrapping: (callback: (data: T) => R, data: Promise) => Promise;