import * as React from "react"; export declare const ElectricBoltIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=ElectricBoltIcon.d.ts.map