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