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