export declare const styledByMediaQuery: (style: string, breakpoint?: string) => string;
