import { type SvgProps } from 'react-native-svg'; declare const SvgClock: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgClock; //# sourceMappingURL=Clock.d.ts.map