import * as React from 'react'; declare function TitleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default TitleIcon;