export interface IExportData { specifier?: string; source: string; exportName: string; }