import { PlaneRotateProps } from '../../types';
/**
* PlaneRotate - Multiple rotating planes in 3D space
*
* Creates a mesmerizing effect with multiple semi-transparent planes
* rotating in 3D space with different timing patterns.
*
* @example
* ```tsx
*
*
* ```
*/
export declare const PlaneRotate: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=PlaneRotate.d.ts.map