export default function indexesOf(str: string, regex: any): any[];
