interface Empty {
}
interface Empty__Output {
}

export { Empty, Empty__Output };
