export declare function velocityPerSecond(velocity: number, frameDuration: number): number;
//# sourceMappingURL=velocity.d.ts.map