import type { Guard } from "../types";
export declare function isSymbol(): Guard<symbol>;
//# sourceMappingURL=isSymbol.d.ts.map