import styled from "styled-components"; import {color} from "../../../style/varibles" export const TicketSkeletonStyled = styled.div``;