export default class CommonVariables {
    static VIEW_CODE: string;
    static METHOD_OPTION: string;
}
