export function HiddenListDone({ getTableList, type }: { getTableList: any; type: any; }): JSX.Element;