export declare type ExtrapolationType = 'ZeroValue' | 'ZeroSlope';
