// eslint-disable-next-line @typescript-eslint/no-empty-object-type
interface MyInterface {}
export {}