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