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