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