UNPKG

@brightlayer-ui/react-native-progress-icons

Version:
4 lines (3 loc) 137 B
import React from 'react'; import { BatteryProgressProps } from './types'; export declare const Battery: React.FC<BatteryProgressProps>;