import styled from 'styled-components'; export const SCaptcha = styled.canvas` cursor: pointer; `;