import React from "react";
declare const ArrowBackIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default ArrowBackIcon;
//# sourceMappingURL=ArrowBack.d.ts.map