import { CssPadding } from '../../meta/style'; export declare function compilePadding(rawValue: CssPadding): string;