How do you call interface function from a different module in Blueprints?

I know what an interface is. I just wanted to know if there was a way for me to access the implementation that already exist in blueprints without having to make this cplusplus class.