import { Property } from 'csstype'; export declare const breakAfter: import("./typings").CssProperty; export declare const breakBefore: import("./typings").CssProperty; export declare const breakInside: import("./typings").CssProperty; export declare const orphans: import("./typings").CssProperty; export declare const widows: import("./typings").CssProperty;