import React from 'react'; declare const SvgKanbanOutline: (props: React.SVGProps) => JSX.Element; export default SvgKanbanOutline;