// this file is auto generate, please do not modify export type KeyTurboType = { [key: string]: string }; export type KeyTurboSecuredType = { [key: string]: string };