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