import { SvgProps } from "../../Svg"; export declare const Scroll: (props: SvgProps) => JSX.Element;