import type { IntermentContainerType } from '../types/record.types.js';
export default function getIntermentContainerTypes(includeDeleted?: boolean): IntermentContainerType[];