export declare const getDefaultSidebarWidth: ({ width }: {
    width: number;
}) => number;
//# sourceMappingURL=getDefaultSidebarWidth.d.ts.map