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