import { SVGProps } from "react";
declare const LIGuiLayoutBlocks: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiLayoutBlocks };
