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