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