import type { IconDefinition } from '../types';
declare const CodeSandboxOutlined: IconDefinition;
export default CodeSandboxOutlined;
