import { EdgerToken } from './internal/model'; /** * Get edger token */ export declare const token: () => Promise;