import { Forte } from '../core/Forte'; export declare const useForteAbsoluteLink: ($forte: Forte, path: string) => string[]; export declare const useForteLink: (path: string) => string[]; //# sourceMappingURL=useForteLink.d.ts.map