import { YarleOptions } from './../YarleOptions';
export declare const getTurndownService: (yarleOptions: YarleOptions) => any;
