SyntaxFix
Write A Post
Hire A Developer
Questions
You can import the whole module as follows:
import * as FriendCard from './../pages/FriendCard';
For more details please refer the modules section of Typescript official docs.