import * as i0 from "@angular/core";
export declare class RtCarouselPreviousButtonComponent {
    uuidCarousel: string;
    autoHide: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<RtCarouselPreviousButtonComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<RtCarouselPreviousButtonComponent, "rt-tab-carousel-previous-button", never, { "uuidCarousel": { "alias": "uuidCarousel"; "required": true; }; "autoHide": { "alias": "autoHide"; "required": false; }; }, {}, never, never, false, never>;
}
