export default function getGovernmentDescription({ name, }: { name: string; }): string;