import { Initializer } from "actionhero"; export declare class CoreVersionValidator extends Initializer { constructor(); initialize(): Promise; }