import * as React from 'react'; import { SpinkitProps } from '../types'; declare const WanderingCubes: React.FC; export default WanderingCubes;