what is importing and export in ts code example Example: export interface typescript interface Props {} export interface IRefered { name: string }