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