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