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