export declare enum Gutter { none = "none", tiny = "tiny", small = "small", normal = "normal", big = "big", large = "large", huge = "huge" }