export declare const patterns: { ws: RegExp; identifier: RegExp; identifierExpr: RegExp; link: RegExp; call: RegExp; };