/** * A formula to retrieve the control height. * Use this as the value of any CSS property that * accepts a pixel size. * @public */ export declare const heightNumber: import("@microsoft/fast-element").CSSDirective;