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