import { ModuleLink } from 'bf-types'; export declare const getLink: (link: ModuleLink) => string;