import { IconProps } from '../lib';
declare function EarSlash(props: IconProps): JSX.Element;
export default EarSlash;
