import { DirectionsPlace } from '@bespunky/angular-google-maps/directions'; export declare function expectPlace(place: DirectionsPlace, expected: DirectionsPlace): void;