export declare class CustomProjectMetadataDto { customProjectMetadata?: string; guarded?: boolean; }