import { StyleFormatter } from '../types.js';
declare const formatter: StyleFormatter;
export default formatter;
