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