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