import type { ShapeType } from "../type";
export declare const lighteningBolt: ShapeType;
