import { type Rule } from '@angular-devkit/schematics';
/**
 * Migrate from configuration observable to signal
 * @param options
 */
export declare const ngUseConfigSignal: (options: any) => Rule;
//# sourceMappingURL=index.d.ts.map