/// <reference types="react" />
declare const ComponentSpinner: () => JSX.Element;
export default ComponentSpinner;
