/// import * as React from 'react'; export declare class Italic extends React.PureComponent, {}> { render(): JSX.Element; } export default Italic;