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