interface ICompanyInterface { } export type { ICompanyInterface };