export * from './Photo'; export * from './Media'; export * from './Thumb'; export * from './Audio'; export * from './Voice'; export * from './Video'; export * from './VideoNote'; export * from './Document'; export * from './Animation'; export * from './MediaGroup'; export * from './Location'; export * from './Contact'; export * from './Venue'; export * from './Poll'; export * from './Dice';