/// import { SvgProps } from "react-native-svg"; declare function ClockFill(props: SvgProps): JSX.Element; export default ClockFill;