import type { IconComponent } from '../types'; declare const Scale: IconComponent; export default Scale;