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