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