import { VuerProps } from '../../vuer'; export declare function AutoScroll({ _key: key, children, ...props }: VuerProps): import("react/jsx-runtime").JSX.Element;