export declare const RESPONSIBILITY_TABLE_CARD: { title: string; count: number; selectedCount: number; key: string; type: number; }[];