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