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