export declare const portapapeles: (str: string) => string;
export declare function focusId(id: string): void;
