import { SvgIconProps } from "@mui/material/SvgIcon";
export declare const SpidIcon: (props: SvgIconProps) => JSX.Element;
