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