import React from "react";
declare function ExportIcon(): React.JSX.Element;
export default ExportIcon;
