/**
 * This minimum width is to make sure the side pane does not overlap with the composite when the screen is narrow.
 *
 * @private
 */
export declare const compositeMinWidthRem = 30;
//# sourceMappingURL=Composite.styles.d.ts.map