import React from "react"; declare function Export({ url, proxy }: any): React.JSX.Element; export default Export;