export declare const srOnly: string; export declare const navWrapper: string; export declare const navItem: string; export declare const navItemDisabled: string; export declare const navButton: string; export declare const navButtonRotate: string; export declare const navButtonHover: string; export declare const navButtonActive: string; export declare const navButtonFocus: string; export declare const navButtonSvg: string; export declare const navButtonRecipe: import('@vanilla-extract/recipes').RuntimeFn<{ rotated: { true: string[]; false: {}; }; size: { sm: { width: "28px"; height: "28px"; }; md: { width: "36px"; height: "36px"; }; lg: { width: "40px"; height: "40px"; }; }; }>; export declare const controlContainer: string; export declare const timelineControlContainer: string; export declare const controlButton: string; export declare const controlButtonSvg: string; //# sourceMappingURL=timeline-control.css.d.ts.map