import { SysLink } from './client'; export declare const isSysLink: (link: any) => link is SysLink; //# sourceMappingURL=checks.d.ts.map