// @flow
import * as React from "react";

import { Props } from "../Icon";

declare const NoKiwicomGuarantee: React.FunctionComponent<Props>;
export { NoKiwicomGuarantee, NoKiwicomGuarantee as default };
