export declare enum LinkType { url = 0, anchorText = 1, email = 2, anchorDocument = 3 }