import type { FC, SVGProps } from "react";
export declare const Grid: FC<SVGProps<SVGSVGElement>>;
export default Grid;
//# sourceMappingURL=Grid.d.ts.map