interface GetElementDataRequest {
    sype_key: string;
}
