RawConfig: {
    exportRawConfig(
        options: RawExportOptions,
    ): Promise<IdObjectSkeletonInterface>;
}

Type declaration