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