import * as React from "react"; declare function Shake(props: React.SVGProps): any; export default Shake;