import { ScrollPage } from "../types"; declare const initialScrollPage: ScrollPage; export default initialScrollPage;