/** * Get element to animate */ export declare const getElementToAnimate: (parent: HTMLElement) => HTMLElement;