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