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