import ContrastSquare from './ContrastSquare'; declare const ContrastSquareFilled: typeof ContrastSquare; export default ContrastSquareFilled;