import { InfinityLoaderProps } from '../../types';
/**
* InfinityLoader - Classic infinity symbol animation
*
* A smooth infinity (figure-8) path animation with optional traveling dot.
*
* @example
* ```tsx
*
*
*
* ```
*/
export declare const InfinityLoader: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=InfinityLoader.d.ts.map