import type { TypographyTheme } from './light';
declare const typographyDark: TypographyTheme;
export default typographyDark;
