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