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