// @flow import * as React from "react"; import type { Props } from "../Icon"; export type NoFlashType = React.ComponentType; declare export default NoFlashType;