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