/// import { LayerProps } from '../../../layout'; export declare function ScrollWrapper({ children, ...others }: LayerProps): JSX.Element;