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