declare const usePublicPath: () => import("src/contexts/PublicPathContext.ts").PublicPathContextType; export { usePublicPath };