UNPKG

@platformbuilders/react-native-ui

Version:
5 lines 170 B
import { FC } from 'react'; import { LoadingType } from '../../types'; declare const Loading: FC<LoadingType>; export default Loading; //# sourceMappingURL=index.d.ts.map