import { Axis } from 'framer-motion';
export declare function calcLength(axis: Axis): number;
