import * as i0 from "@angular/core";
export declare class AnimatedShinyTextComponent {
    ncText: string;
    ncShimmerWidth: number;
    ncTheme: 'light' | 'dark';
    static ɵfac: i0.ɵɵFactoryDeclaration<AnimatedShinyTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedShinyTextComponent, "nc-animated-shiny-text", never, { "ncText": "ncText"; "ncShimmerWidth": "ncShimmerWidth"; "ncTheme": "ncTheme"; }, {}, never, never>;
}
