import { type ComponentType } from 'react'; import type { ViewProps } from 'react-native'; export declare const UL: () => ComponentType;