import { TTheme } from '../../types/TTheme'; export declare const breakPointStyle: import('styled-components').RuleSet<{ theme: TTheme; }>;