export default function getValids({ app, items }: { app: any; items: any; }): Promise;