import { TYPOGRAPHY_FONT_FAMILY_NAMES } from './typographyFontFamily'; import { TYPOGRAPHY_STYLES_MAP } from './TypographyType'; export declare const createAIDTTypography: (fontFamily: keyof typeof TYPOGRAPHY_FONT_FAMILY_NAMES, typographyType?: keyof typeof TYPOGRAPHY_STYLES_MAP) => { h1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h4: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h5: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h6: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; caption: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; buttoninput: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; }; "@media (max-height:600px)": { fontSize: string; }; }; pagination: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; textarea: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; fontFamily: "Pretendard, Arial, sans-serif" | "EliceDXNeolli" | "Roboto, Arial, sans-serif"; '@font-face': { fontFamily: string; fontStyle: string; fontWeight: number; fontDisplay: string; src: string; }[]; } | { h1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h4: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h5: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h6: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; caption: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; buttoninput: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; pagination: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; textarea: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; fontFamily: "Pretendard, Arial, sans-serif" | "EliceDXNeolli" | "Roboto, Arial, sans-serif"; '@font-face': { fontFamily: string; fontStyle: string; fontWeight: number; fontDisplay: string; src: string; }[]; } | { h1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h4: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h5: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h6: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; caption: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; buttoninput: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; pagination: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; textarea: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; fontFamily: "Pretendard, Arial, sans-serif" | "EliceDXNeolli" | "Roboto, Arial, sans-serif"; '@font-face': { fontFamily: string; fontStyle: string; fontWeight: number; fontDisplay: string; src: string; }[]; } | { clampH1: { fontSize: string; fontWeight: number; lineHeight: string; fontFamily: string; }; h1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; }; "@media (max-height:600px)": { fontSize: string; }; }; h2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h4: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h5: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; h6: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; subtitle1: { fontSize: string; fontWeight: number; lineHeight: string; letterSpacing: string; "@media (max-width:830px)": { fontSize: string; }; "@media (max-height:600px)": { fontSize: string; }; }; subtitle2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; }; "@media (max-height:600px)": { fontSize: string; }; }; subtitle3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; body3: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; caption: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; title1: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; title2: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; buttoninput: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; }; "@media (max-height:600px)": { fontSize: string; }; }; pagination: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; textarea: { fontSize: string; fontWeight: number; lineHeight: string; "@media (max-width:830px)": { fontSize: string; lineHeight: string; }; "@media (max-height:600px)": { fontSize: string; lineHeight: string; }; }; fontFamily: "Pretendard, Arial, sans-serif" | "EliceDXNeolli" | "Roboto, Arial, sans-serif"; '@font-face': { fontFamily: string; fontStyle: string; fontWeight: number; fontDisplay: string; src: string; }[]; } | { clampH1: { fontSize: string; fontWeight: number; lineHeight: string; fontFamily: string; }; h1: { fontSize: string; fontWeight: number; lineHeight: string; }; h2: { fontSize: string; fontWeight: number; lineHeight: string; }; h3: { fontSize: string; fontWeight: number; lineHeight: string; }; h4: { fontSize: string; fontWeight: number; lineHeight: string; }; h5: { fontSize: string; fontWeight: number; lineHeight: string; }; h6: { fontSize: string; fontWeight: number; lineHeight: string; }; subtitle1: { fontSize: string; fontWeight: number; lineHeight: string; letterSpacing: string; }; subtitle2: { fontSize: string; fontWeight: number; lineHeight: string; }; subtitle3: { fontSize: string; fontWeight: number; lineHeight: string; }; body1: { fontSize: string; fontWeight: number; lineHeight: string; }; body2: { fontSize: string; fontWeight: number; lineHeight: string; }; body3: { fontSize: string; fontWeight: number; lineHeight: string; }; caption: { fontSize: string; fontWeight: number; lineHeight: string; }; title1: { fontSize: string; fontWeight: number; lineHeight: string; }; title2: { fontSize: string; fontWeight: number; lineHeight: string; }; buttoninput: { fontSize: string; fontWeight: number; lineHeight: string; }; pagination: { fontSize: string; fontWeight: number; lineHeight: string; }; textarea: { fontSize: string; fontWeight: number; lineHeight: string; }; fontFamily: "Pretendard, Arial, sans-serif" | "EliceDXNeolli" | "Roboto, Arial, sans-serif"; '@font-face': { fontFamily: string; fontStyle: string; fontWeight: number; fontDisplay: string; src: string; }[]; };