import { PipeTransform } from '@angular/core';
import * as i0 from "@angular/core";
/**
* @example
*
*
*/
export declare class PixelOffsetPipe implements PipeTransform {
transform(value: any, args?: any): any;
static ɵfac: i0.ɵɵFactoryDeclaration;
static ɵpipe: i0.ɵɵPipeDeclaration;
}
//# sourceMappingURL=pixel-offset.pipe.d.ts.map