import { IconProps } from '../types';
declare function BaseballCap(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BaseballCap;
//# sourceMappingURL=BaseballCap.d.ts.map