I defined interfaces into common folder, and then I defined an alias for that. I can use other interfaces for type checks but I cannot use enum's value. If there is an import issue or path issue, I couldnt use other interfaces for type checkes, but there is no error about them.
My enum is RadioGroupPositions.