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