export declare function deprecated(name: string, alternative?: string, code?: string): void; export declare function _resetDeprecationState(): void; //# sourceMappingURL=deprecation.d.ts.map