export declare const getMaxWidthStyle: (maxWidth?: string, isHideScroll?: boolean) => string;
