export declare const addPathToUrl: (customNetworkUrl: string, linkType: string, suffixType?: string | undefined) => string;
