export declare function deprecate(featureName: string, versionToBeRemoved: string, prompt: string): void;
