/// import { IconProps } from '../../types'; declare const Bolt: (allProps: IconProps) => JSX.Element; export default Bolt;