import { Undefinable } from '../../Types'; export default function read(storage: Storage, key: string): Undefinable;