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