export declare const transitionSlide: (className: string, duration?: number) => import("@emotion/utils").SerializedStyles;
