import type { StyleMapType } from '../../types/inline';
declare const initialStyleMap: StyleMapType;
export default initialStyleMap;
