import { Provider } from '@angular/core';
/**
 * @internal
 */
export declare function provideConfirmTesting(): Provider[];
