The last overload gave the following error. Type '{ conditions: FtsConditions; onConfirm: (newConditions: any) => void; onCancel: () => void; }' is not assignable to type 'IntrinsicAttributes & object'. Property 'conditions' does not exist on type 'IntrinsicAttributes & object'. src/ui/BuildDeck/index.tsx(405,23): error TS7006: Parameter 'newConditions' implicitly has an 'any' type. src/ui/BuildDeck/index.tsx(433,22): error TS2304: Cannot find name 'SearchOutlined'. src/ui/BuildDeck/index.tsx(451,18): error TS2304: Cannot find name 'FilterOutlined'. src/ui/BuildDeck/index.tsx(465,20): error TS2304: Cannot find name 'SortAscendingOutlined'. Cleaning up file based variables ERROR: Job failed: exit code 1