/**
 * An empty file that will be used for export conditions on paths where they should just not have a match.
 *
 * E.g. importing from /ssr in a RSC file will end up being served this file.
 */
export {};
//# sourceMappingURL=empty.d.ts.map