import React from 'react'; import type { LoadingProps } from '../Loading'; export declare function Oval(props: LoadingProps): React.JSX.Element; //# sourceMappingURL=Oval.d.ts.map