export function meta({}) { return [{ title: "Pagamentos" }]; } export default function Component() { return <>overview single; }