import * as i0 from "@angular/core";
export declare class CalendarCellEmptyComponent {
    isInRange: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<CalendarCellEmptyComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<CalendarCellEmptyComponent, "pupa-calendar-cell-empty", never, { "isInRange": "isInRange"; }, {}, never, never, false>;
}
