export default interface GetConfiguration {
    key?: string[];
}
