import { DataEVPE } from './data.evpe';
export declare class DataEVPEMin extends DataEVPE {
    static type: string;
}
