import type { FileConfigV1 } from '@/types/file_config_v1'

export type FileConfig = FileConfigV1
