import { Props } from './props'; export declare const General: ({ id, className, orientation, color, scale, ...rest }: Props) => import("react").JSX.Element; //# sourceMappingURL=General.d.ts.map