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