import { Rule } from '@angular-devkit/schematics';
/**
 * Replace the call of {@link O3rComponentFixture.ThrowOnUndefined} to {@link O3rComponentFixture.ThrowOnUndefinedElement}
 */
export declare function updateThrowOnUndefinedCalls(): Rule;
//# sourceMappingURL=throw-on-undefined.d.ts.map