"use strict"; import markdown from "../markdown"; export default () => `

lighthouse

${markdown("./documents/partials/overview/lighthouse.md")}a
`;