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