/** * author: Michael Irigoyen * id 63353DF0-B961-42CD-88D6-FA40887FD3DC * name arrow-top-left-bold-box-outline * version: 6.5.95 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/arrow-top-left-bold-box-outline.svg * tags * - Arrow */ export declare const ArrowTopLeftBoldBoxOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ArrowTopLeftBoldBoxOutlineIcon;