import React from 'react'; /** * Stack Overflow Icon * @public */ export declare const StackOverflowIcon: () => React.JSX.Element;