export declare enum ImageSrcType {
    Common = "Common",
    Emf = "Emf"
}
