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