exporting typescript code example Example: export interface typescript Click to copyinterface Props {} export interface IRefered { name: string }