interface RspIsInitialized {
    isInitialized: boolean;
}
