export { createTextLockupContact as contact } from './contact'; export { createTextLockupDate as date } from './date'; export { createTextLockupLarge as large } from './large'; export { createTextLockupMedium as medium } from './medium'; export { createTextLockupPerson as person } from './person'; export { createTextLockupSmall as small } from './small'; export { createTextLockupSmallScaling as smallScaling } from './small-scaling'; //# sourceMappingURL=index.d.ts.map