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