import React from 'react'; import './LoadingShapes.scss'; export declare const LoadingShapes: () => React.JSX.Element;