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