import { StyledIcon } from '@styled-icons/styled-icon'; export declare const KanbanFill: StyledIcon; export declare const KanbanFillDimensions: { height: number; width: number; };