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