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