/// import { EmbedProps as Props } from "."; declare function Grist(props: Props): JSX.Element; declare namespace Grist { var ENABLED: RegExp[]; } export default Grist; //# sourceMappingURL=Grist.d.ts.map