export type { DecayAnimation, DecayConfig, DefaultDecayConfig, InnerDecayAnimation, RubberBandDecayConfig, } from './utilsCommon';
export { isValidRubberBandConfig, SLOPE_FACTOR } from './utilsCommon';
export declare const VELOCITY_EPS: number;
//# sourceMappingURL=utils.d.ts.map