export declare const name = "dsh-plugin-model-enhancer"; export declare const inject: string[]; export declare function getModelsDevData(): Promise; export declare function apply(ctx: any): void;