import React from 'react';
import IconProps from './props';
declare const FormatHeader4Icon: React.FC<IconProps>;
export default FormatHeader4Icon;
