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