import React from 'react'; import { WebGLShapeProps } from '../types/shared'; export declare const CarouselWebGL: React.FC;