export module JqGridCustomModule { export enum JqGridCellFormattType { Currency, ShortDate, } }