/** * @fileoverview * Scramjet path export for routing functionality */ declare const path: string; export default path;