how to export a typescript module code example Example: export interface typescript interface Props {} export interface IRefered { name: string }