export declare const commonVars: {
    railInsetHorizontalBottom: string;
    railInsetHorizontalTop: string;
    railInsetVerticalRight: string;
    railInsetVerticalLeft: string;
    railColor: string;
};
