export declare const Alert: (props: import("./alert.shared.js").AlertProps) => import("react").JSX.Element | null; export type { AlertProps } from "./alert.shared.js"; //# sourceMappingURL=alert.android.d.ts.map