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