export declare function extractIdsFromUrl(url: string): number[];
