export default interface ReadyOrNotMap { name: string, alias: string, href: string, floors: number[] }