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