import { IconSvgProps } from '../types';
declare const Kanban: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Kanban;
//# sourceMappingURL=Kanban.d.ts.map