export const ease: { in: string; out: string; 'in-out': string; }; declare namespace _default { export { ease }; } export default _default; //# sourceMappingURL=ease.d.ts.map