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