declare const toggleUp: (contentHeight: number) => import("styled-components").Keyframes;
export default toggleUp;
