declare const _default: (name: string, url?: string) => string | null; export default _default;