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