export default function hasWildcard(ids: string | null | undefined | string[]): boolean;
