import { type IconProps } from "../_shared.js"; export declare function SprayCan({ size, width, height, ...rest }: IconProps): import("react/jsx-runtime").JSX.Element;