/// type LeftProps = { left: number; leftClassName?: string; }; export declare const LeftCount: import("react").NamedExoticComponent; export {};