export declare const collapsedKeyframe: Keyframe; export declare const collapse: (el: HTMLElement) => Animation; export declare const expand: (el: HTMLElement) => Animation;