export declare const TaskStatusColumn: ({ status }: { status: string; }) => import("react/jsx-runtime").JSX.Element;