export declare enum OrgConfigProperties {
    TARGET_ORG = "target-org",
    TARGET_DEV_HUB = "target-dev-hub"
}
