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