import type { ProjectId } from "@awp/contracts";
export interface WebProjectRoute {
    readonly projectId: ProjectId;
}
export declare const webImplementationOwner: "I0-D/I1-D";
//# sourceMappingURL=index.d.ts.map