export * from './shortener.service'; import { ShortenerService } from './shortener.service'; export declare const APIS: (typeof ShortenerService)[];