export declare const ParallaxScroll: ({ images, className, }: { images: string[]; className?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=parallax-scroll.d.ts.map