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