/** * author: Andrej Sharapov * id D9990C98-4D95-4E98-9289-3582ABC30351 * name button-cursor * version: 6.9.96 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/button-cursor.svg * tags * - Form */ export declare const ButtonCursorIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default ButtonCursorIcon;