import type { Theme } from '@emotion/react';
export declare const tantoDarkTheme: Theme;
export declare const tantoLightTheme: Theme;
