import { SwitchSize } from '../types.js'; declare const getSwitchSizes: () => Record; export { getSwitchSizes };