/** indicates whether the given file already has a index region defined */ export declare function alreadyHasAutoindexBlock(fileContent: string): boolean; //# sourceMappingURL=alreadyHasAutoindexBlock.d.ts.map