import { ModelAttributes } from 'sequelize'; declare const PhotoTable: ModelAttributes; export default PhotoTable;