/** * Builds the additional help text for the fulltext convert command. * Includes built-in converters, custom converter config, and examples. */ export declare function buildConvertHelpText(): string; //# sourceMappingURL=convert-help.d.ts.map