import { SVGProps } from "react";
declare const GICarillon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GICarillon };
