import { DummyVariant } from './Dummy.types'; export declare const DummyVariantSizeMapping: { [key in DummyVariant]: number; };