import React from 'react';
declare const AnimatedHeight: ({ hide, extraHeight, children }: any) => React.JSX.Element;
export default AnimatedHeight;
//# sourceMappingURL=AnimatedHeight.d.ts.map