import React from 'react'; declare const SvgUserTimes: (props: React.SVGProps) => JSX.Element; export default SvgUserTimes;