export default interface Options { engine: string; router: any; dir: string; prefix?: string; }