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