/** * author: Michael Irigoyen * id 7E8DD1EB-A1B7-48A5-B0B7-AF201BE6769E * name arrow-top-right-bold-box-outline * version: 6.5.95 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/arrow-top-right-bold-box-outline.svg * tags * - Arrow */ export declare const ArrowTopRightBoldBoxOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ArrowTopRightBoldBoxOutlineIcon;