import { AppVersions } from "../types"; export default function grabAppVersion(): (typeof AppVersions)[number];