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