import React from "react"; export const OldestIcon: React.SFC> = props => { return ( ); };