export { default as isSquare } from './isSquare';
export { default as throwOnInvalidPuzzlePieces } from './throwOnInvalidPuzzlePieces';
