export type KeypressIndicator = '' | ''; export declare function parseTypeContent(content: string): (string | KeypressIndicator)[];