import { types } from "typestyle"; export declare const HelpTextStyles: { helpText?: (isEmpty: boolean) => types.NestedCSSProperties; };