export declare const innerBorders: { basic: { borderWidth: number; borderRadius: number; margin: number; }; primary: { borderColor: string; }; secondary: { borderColor: string; }; outline: { borderColor: string; }; danger: { borderColor: string; }; }; //# sourceMappingURL=styles.d.ts.map