export declare function appendParam(source?: string | null, param?: string | null): string | null | undefined;