declare const _default: { getLogs: (startDate?: string, endDate?: string) => Promise; }; export default _default;