import { ProxifiedModule } from 'magicast';
export declare function wrapAppWithSentry(rootRouteAst: ProxifiedModule, rootFileName: string): void;
