import { IconProps } from '../types';
declare const Lightning: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lightning;
//# sourceMappingURL=Lightning.d.ts.map