export declare class SettingConfig {
    static pageSize: number;
}
