/// import { IconProps } from '../../types'; declare const FerrisWheel: (allProps: IconProps) => JSX.Element; export default FerrisWheel;