declare const buildWalkEntriesReport: (reportsLinks: any, openReport?: boolean) => void;
export default buildWalkEntriesReport;
