export declare function tagProvidedByAdaptable(fn: any): any;
export declare function isProvidedByAdaptable(fn: any): boolean;
