import * as React from "react";
import { type SvgIconProps } from "@vkontakte/icons-sprite";
export type Icon20Squareshape9GridOutlineProps = SvgIconProps;
export declare const Icon20Squareshape9GridOutline: React.FC<Icon20Squareshape9GridOutlineProps> & {
};
