import { IconProps } from '../types';
declare const StackOverflowLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default StackOverflowLogo;
//# sourceMappingURL=StackOverflowLogo.d.ts.map