import * as React from 'react'; declare function Sharp(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Sharp; export default Sharp;