export declare function copy(text: string, options?: Record): boolean; export default copy;