type Data = { path: string; element: string; packageName: string; }; export declare const appRoute: import("../types").StepDefinition; export {};