import { DataPercent } from './data.percent';
export declare class DataPowerTorqueEffectivenessLeft extends DataPercent {
    static type: string;
}
