import { corr, corr2 } from './mhahInterfaces';
export declare class MhahMoonOutragConst {
    corrMoon: corr[];
    corrMoon2: corr2[];
}
