import { ZStackProps } from './types'; export const ZStack = (props: ZStackProps) => null;