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