export declare class MintByIdQueryDto { symbol?: string; name?: string; amount?: string; }