export declare const OPENLORE_BLOCK_BEGIN = ""; export declare const OPENLORE_BLOCK_END = ""; /** True when the file contains only content owned by OpenLore's installer. */ export declare function isEntirelyOpenLoreManaged(path: string, content: string): boolean; //# sourceMappingURL=openlore-managed-file.d.ts.map