declare const _default: <T>(v: any) => v is T;
export default _default;
