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