/** * author: Austin Andrews * id 8BA08E5C-7ED5-49E2-BDDE-1F1425C9FE1A * name arrow-right-box * version: 1.8.36 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/arrow-right-box.svg * tags * - Arrow */ export declare const ArrowRightBoxIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ArrowRightBoxIcon;