export declare function sourceRelativeLinkPath(linkFile: string, pluginPaths: Array<string>): string | boolean;
