import { PepSizeType } from '@pepperi-addons/ngx-lib'; import * as i0 from "@angular/core"; export declare class PepListTotalComponent { totalRows: number; totalAmount: number; isMapView: boolean; sizeType: PepSizeType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }