import { FC } from "react"; declare const Scale: FC; export default Scale;