export declare const commonVars: {
    railInsetHorizontal: string;
    railInsetVertical: string;
    railColor: string;
};
