export declare enum ImageType { PNG = "PNG", JPEG = "JPEG", GIF = "GIF" }