import { Settings } from "frontity/types";

const settings: Settings = $settings$;

export default settings;
