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