import type { FileDetails } from "../types.js";
export declare const getStringDetails: (url: string, str: string) => FileDetails;
//# sourceMappingURL=get-string-details.d.ts.map