import React from 'react';
export declare const Diagram3Fill: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
