import { DataAirPower } from './data.air-power';
export declare class DataAirPowerMin extends DataAirPower {
    static type: string;
}
