export default class FormatRfcXml { formatRfc(rfc: string): string; }