import type { ZoraContentWidth } from '../../../types/layout'; export declare function resolvePageMaxWidth(width?: ZoraContentWidth): number; //# sourceMappingURL=resolvePageMaxWidth.d.ts.map