export declare const ScrollButton: ({ onClick, className }: { onClick?: () => void; className?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map