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