Variable interfacesConst

interfaces: {
    [N in SupportedInterfaceName]: IOInterface<SupportedInterfaces[N]>
} = ...