import type { Configuration } from './configuration.js'; import type { PagedResponse } from '../../types/index.js'; export type Configurations = PagedResponse;