import { MobiusLoaderProps } from '../../types';
/**
* MobiusLoader - Möbius strip-style continuous loop
*
* A ribbon-like loader that creates a continuous looping effect.
*
* @example
* ```tsx
*
*
*
* ```
*/
export declare const MobiusLoader: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=MobiusLoader.d.ts.map