/** * author: Matthias de Baat * id 8EF4AC1A-24B5-42C7-9D6B-5F35227788E4 * name arrow-oscillating * version: 7.3.67 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/arrow-oscillating.svg * tags * - Home Automation */ export declare const ArrowOscillatingIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ArrowOscillatingIcon;