import type { DeployableMetadata } from '../schemas/DeployableMetadata'; export type DeployableListResponseResponse = DeployableMetadata[];