import { CMCComponentProps } from './base-component'; export interface ProfilePageProps extends CMCComponentProps { }