import * as Eulith from "./index"; export declare function WarnDeprecated(logger: Eulith.Logging.ILogger, deprecationWarning: string): void;