import { And } from './And'; import { nothing } from './nothing'; import { something } from './something'; export declare type IsAny = And; //# sourceMappingURL=IsAny.d.ts.map