import { BaseIcon } from '../base-icon';
import * as i0 from "@angular/core";
export declare class ArrowRotateRightIcon extends BaseIcon {
    static ɵfac: i0.ɵɵFactoryDeclaration<ArrowRotateRightIcon, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ArrowRotateRightIcon, "arrow-rotate-right-icon", never, {}, {}, never, never, true, never>;
}
