import { Client } from "../.."; export declare const parser: (client: Client, content: string[]) => string[];