import { Exact } from "../../exact"; export declare const isExact: () => (x: Exact) => ExpectedShape;