UNPKG

@reusable-ui/typos

Version:

Texts, paragraphs, fonts and more.

17 lines (16 loc) 2.66 kB
export declare const horzRules: import("@cssfn/css-config").Refs<{ opacity: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Opacity> | null | undefined; foreg: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Color> | null | undefined; marginInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; }>, horzRuleValues: import("@cssfn/css-config").Vals<{ opacity: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Opacity> | null | undefined; foreg: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Color> | null | undefined; marginInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; }>, cssHorzRuleConfig: import("@cssfn/css-config").LiveCssConfigOptions; export { horzRules as default };