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