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