declare function postAssertCall(resulter: any, message: any, expected: any, _isSoft: any, actual?: any): void;
declare function _initStepDeclarator(stepDeclarator: any): void;
export { postAssertCall, _initStepDeclarator };
