/// import type { SvgProps } from 'react-native-svg'; declare const EmptyTime: (props: SvgProps) => JSX.Element; export default EmptyTime;