export interface CubeAnimationHandle { scrollTo: (page: number, animated?: boolean) => void; } //# sourceMappingURL=index.d.ts.map