import React from 'react';
declare const IconLoading: React.FC<React.SVGProps<SVGSVGElement>>;
export default IconLoading;
