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