import { BoxSides } from "./modifierUtils"; export declare const flush: (side: BoxSides) => string;