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