export declare class BaseModuleConfigSiteValuesModel {
    statusRenderUser: boolean;
    useDataDefaulteSite: boolean;
}
