import React from 'react'; declare const SpinningIcon: (props: React.SVGProps) => JSX.Element; export default SpinningIcon;