/** * External dependencies */ import { ReactElement } from 'react'; declare const aspectSquare: ReactElement; export default aspectSquare;