import type {DefaultScreens} from "./transformer";

export type TVGeneratedScreens = DefaultScreens;
