export interface GvlCreationOptions {
    language: string;
}
