import { StyleRule } from '../types'; export default function horizontalVertical(style: StyleRule): StyleRule;