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