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