import { Transitions } from '../types/styles/transitions.types';
export declare const transition: Transitions;
