export default interface PageComponentTypes { className?: string, id?: any, title: string, description: string, }