import { AutoSummaryOptions } from '../autoSummary';
export default function (options: AutoSummaryOptions): string;
