import { ConfDTO } from "../dto/ConfDTO"; export declare function maxAcceleration(conf: ConfDTO): number;