UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

8 lines (7 loc) 453 B
import React from 'react'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<import("./types").InterfaceAlertProps & Partial<{}> & { variant?: import("../../types").ResponsiveValue<"subtle" | "solid" | "outline" | (string & {}) | "left-accent" | "top-accent" | "outline-light">; size?: unknown; colorScheme?: import("../../types").ColorSchemeType; } & React.RefAttributes<unknown>>>; export default _default;