import type { themeSize } from "$lib/models/themeSize"; export type TSize = keyof typeof themeSize;