import { Facet, UnicodeString } from '@atproto/api'; export declare function detectFacets(text: UnicodeString): Promise;