export declare const StyledRoot: import("styletron-react").StyletronComponent<"div", {
    $shape: string;
    $length: number;
}>;
