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