SquaremapMarkerset: Prettify<{
    control: boolean;
    hide: boolean;
    id: "towny" | "chunky";
    markers: SquaremapArea[];
    name: string;
    order: number;
    timestamp: number;
    z_index: number;
}>