/** * author: Google * id 093AE881-42E2-46B9-B833-894DDC2FE368 * name animation-play * version: 2.4.85 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/animation-play.svg * tags */ export declare const AnimationPlayIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default AnimationPlayIcon;