/**
 * TODO: A description of the component.
 */
export let ScrollGradient: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
