import type { FC, SVGProps } from "react";
export declare const Spawn: FC<SVGProps<SVGSVGElement>>;
export default Spawn;
//# sourceMappingURL=Spawn.d.ts.map