import { type ContainsSource } from './native-types'; export declare function getURLs({ source }: ContainsSource): string[];