import React from 'react';
export declare const KanbanFill: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
