import SrlJsonFormat from './SrlJsonFormat'; export default function parseAssert(assertStr: string): null | SrlJsonFormat;