declare const transitions: { short: string; medium: string; long: string; }; export { transitions };