/** * author: Michael Irigoyen * id 423AD280-5A46-49AF-B4C7-20C5E1640002 * name animation-play-outline * version: 2.7.94 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/animation-play-outline.svg * tags */ export declare const AnimationPlayOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default AnimationPlayOutlineIcon;