import { InterpolationFunction } from 'styled-components'; export interface BreakWordProps { breakWord?: boolean; } export declare const applyHyphens: InterpolationFunction; //# sourceMappingURL=applyHyphens.d.ts.map