import * as React from 'react'; import Types from './Types'; import Usage from './Usage'; const AnimationExamples = () => (
); export default AnimationExamples;