export declare const openStyleGuide: (entityId: string, updateStyleguideWithStyles: () => void, setStyleGuideFocus: (focusId: string) => void) => () => void;