import { types } from "typestyle";
/**
 * Styles for the ExtendedPropertySettings component
 */
export declare const ExtendedPropertySettingsStyles: {
    container: types.NestedCSSProperties;
};
