import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const Other: (props: SvgIconProps) => React.ReactNode;
export default Other;
//# sourceMappingURL=Other.d.ts.map