import type { Deployable } from '../schemas/Deployable'; export type DeployableResponseResponse = Deployable;