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