import { Creator } from "../rechtspraak_metadata";
export declare function getCreator(creator: any, id?: string): Creator;
