export declare class PageUtility {
    static fillDics(data: any, dics: any): void;
}
