/** * Matches the breakpoint where the image editor collapses button labels into * icon-only buttons. */ export declare function useIsSmall(): boolean;