import * as React from 'react'; import { ToggleButtonProps } from '@mui/material'; export declare const LinkButtons: (props: Omit) => React.JSX.Element; //# sourceMappingURL=LinkButtons.d.ts.map