import * as React from 'react'; declare const XmlIcon: (props: React.SVGProps) => JSX.Element; export default XmlIcon;