/** * Body for submitting an application. */ export type PlatformApplicationSubmit = { responses?: any; };