import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgReblog: (props: SVGProps) => React.JSX.Element; export default SvgReblog; //# sourceMappingURL=Reblog.d.ts.map