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