export declare class GdkCopierService { private textarea; copyText(text: string): boolean; private createTextareaAndSelect; private _removeFake; }