declare const type_h4: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default type_h4;