import { IconProps } from '../types';
declare function Scroll(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Scroll;
//# sourceMappingURL=Scroll.d.ts.map