import * as React from 'react' function SvgTypeDate(props: React.SVGProps) { return ( ) } export default SvgTypeDate