import type { themeSize } from "../models/themeSize"; export declare type TSize = keyof typeof themeSize;