import { default as React } from 'react'; import { AnimatedSvgRef, AnimatedSvgEditorProps } from '../types'; declare const AnimatedIconPanelWrapper: React.ForwardRefExoticComponent>; export default AnimatedIconPanelWrapper;