import { Indexable } from "./interfaces"; declare const is: Indexable; export default is;