export declare const jsStyles: {
    container(): string;
    leftShadow(): string;
    rightShadow(): string;
    root(): string;
};
