import { ValueType } from "style-value-types"; /** * ValueType for "auto" */ export declare const auto: ValueType;