import { ElementSize } from "../types"; export declare const fieldPaddingClassNames: (size: ElementSize, className?: string) => string;