export default checkerboardStyle; declare function checkerboardStyle(squareSize: any): { backgroundImage: string; backgroundSize: string; };