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