import { createStyle } from '@gluestack-style/react'; export const Tooltip = createStyle({ width: '$full', height: '$full', });