import { AutoComponentIndexerOptions } from '../interfaces/GetIndexYamlOptions';
export default function (autoComponentIndexerOptions: AutoComponentIndexerOptions): string;
