import { IconDefinition } from '../types';
declare const ThunderboltFilled: IconDefinition;
export default ThunderboltFilled;
