/** * author: ginlime * id 3F3EFD86-07D4-495B-9E20-66826FF54E1D * name arrow-top-left-bottom-right * version: 3.7.94 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/arrow-top-left-bottom-right.svg * tags * - Arrow */ export declare const ArrowTopLeftBottomRightIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ArrowTopLeftBottomRightIcon;