import * as i0 from '@angular/core';

/**
 * Enables signal based inputs/outputs support for dynamically rendered components.
 * Import once at the root of your application.
 * @public
 */
export declare class SignalComponentIoModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SignalComponentIoModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SignalComponentIoModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SignalComponentIoModule>;
}

export { }
