CreatePageProps: {
    Layout?: Sp.ClientsidePageLayoutType;
    Name: string;
    Title?: string;
}