export declare function parseForTwitterPostId(text: string): string | null;
export declare function parseTwitterHandle(text: string): string;
export declare function twitterHandleDisplay(text: string): string;
export declare function displayablePhoneNumber(phoneNumber: string): string;
//# sourceMappingURL=attestations.d.ts.map