export declare type ApiBodyParamsContact = { title?: string; type?: string; subtitle?: string; icon?: string; color?: string; };