import { type SugarElement } from '@ephox/sugar'; declare const expandable: () => (element: SugarElement, available: number) => void; export { expandable }; //# sourceMappingURL=MaxWidth.d.ts.map