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