export declare enum ConfigurationLoaderSchemaType { json = "json", yaml = "yaml" }