import { BlockInfo } from ".";
export default function (raw: string): BlockInfo;
