import { StaticLookupCall } from '../../index'; export declare class EmptyDummyLookupCall extends StaticLookupCall { constructor(); protected _data(): any[]; } //# sourceMappingURL=EmptyDummyLookupCall.d.ts.map