import React from "react"; import { ActivityIndicatorProps } from "react-native"; export declare const Loader: React.FC;