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