import { IconProps } from '../lib';
declare function Peace(props: IconProps): JSX.Element;
export default Peace;
