Import a prefab from file at runtime?

I want to import a prefab from Blah.prefab and then instantiate it in the game but I can’t figure out how. How do I do it?

Take a look at this page: Unity - Scripting API: Object.Instantiate