import { Application } from '../declarations' // Don't remove this comment. It's needed to format import lines nicely. // eslint-disable-next-line @typescript-eslint/no-empty-function export default (app: Application): void => {}