import React from 'react'; import { AnimationStyleProps } from '../type'; declare const Shake: React.FC; export default Shake; //# sourceMappingURL=Shake.d.ts.map