import React from 'react'; import ShortcutBoxesSection from './ShortcutBoxesSection'; import { accountsReceivable } from 'common/homepageOptions'; export default function AccountsReceivableSection() { return ; }