/// <reference types="react" />
declare const NumberSquareThree: (props: any, ref: any) => JSX.Element;
export default NumberSquareThree;
