import { CSSPropertySet } from 'gloss'; export declare const BorderTop: import("gloss").GlossView & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }, import("gloss").GlossProps & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }>>; export declare const BorderBottom: import("gloss").GlossView & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }, import("gloss").GlossProps & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }>>; export declare const BorderLeft: import("gloss").GlossView & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }, import("gloss").GlossProps & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }>>; export declare const BorderRight: import("gloss").GlossView & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }, import("gloss").GlossProps & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; } & { borderColor?: CSSPropertySet['borderColor']; borderColorHover?: CSSPropertySet['borderColor']; hoverable?: boolean; }>>; //# sourceMappingURL=Border.d.ts.map