declare function FieldSink({ path }: { path: string; }): null; export default FieldSink;