import { Application } from "../../entities"; export type ApplicationsResponse = Application[];