/// <reference types="react" />
declare const Italic: () => JSX.Element;
export default Italic;
