declare const getTransitionDurationFromElement: (element: HTMLElement) => number; export default getTransitionDurationFromElement;