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