import React from "react"; const Council = () => { return
Council Placeholder
; }; export default Council;