export declare function appendUntrustedContext(base: string, untrusted?: string[]): string;
