import type { ResponsiveFontSizeType, ResponsiveFontSizeFontUnion } from "../../type"; export declare function fontSize(value: T): ResponsiveFontSizeType; export declare const sp: typeof fontSize; //# sourceMappingURL=font.d.ts.map