export default function readFromFileSystemAsStringAsync(localUri: string): Promise<string | null>;
//# sourceMappingURL=readAsStringAsync.d.ts.map