export declare enum ImageFormatEnum { PNG = "png", JPG = "jpg" }