import { AutoChannelIndexerOptions } from '../interfaces/GetIndexYamlOptions';
export default function (options?: AutoChannelIndexerOptions): string;
