import { ITheming } from "@omnia/fx/ux"; import { types } from "typestyle"; export declare const LinkHandlerSettingsStyles: { bottomBar: (theme: ITheming) => types.NestedCSSProperties; mainContent: types.NestedCSSProperties; };