declare const includes: (str: string, val: string) => boolean; export default includes;