import { PageInstance } from '@tarojs/runtime'; declare function bindPageResize(page: PageInstance): void; export { bindPageResize };