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