import * as React from "react"; export declare const PropertyArticleTable: (cells: any, label: any) => React.FunctionComponent;