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