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