/** * author: Michael Irigoyen * id 04AA17AE-F0E4-4B44-9440-812E1F875884 * name car-arrow-right * version: 5.0.45 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/car-arrow-right.svg * tags * - Automotive * - Transportation + Road */ export declare const CarArrowRightIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default CarArrowRightIcon;