export type ISimrailPayload = { result: boolean; description: string; }