export declare class CommonConstant { static readonly BOOLEAN = "boolean"; static readonly PDFTYPE = "pdf"; static readonly IMAGETYPE = "image"; static readonly LARGEMODAL = "lg"; }