export declare enum DestinationType {
    Physical = "Physical"
}
