import { type CSSResult } from '../../Dom/Css'; /** * @public */ export declare function breakpointElementStyle(): CSSResult; //# sourceMappingURL=BreakpointElementStyle.d.ts.map