import { Router } from "express"; /** * Create and configure H5P content routes */ export declare function createH5PRoutes(): Router;