/** * Initialize path helpers for the TapTools class * This provides Node.js-specific path operations to the browser-compatible tapbundle */ export declare const initializePathHelpers: () => void;